home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AOL File Library: 11,000 to 11,999
/
11000.zip
/
AOLDLs
/
WIN Tools & Treiber
/
WASHER.exe
/
unwash.exe
/
0
/
RCDATA
/
TFORM3
/
TFORM3.txt
Wrap
Text File
|
1998-06-03
|
913b
|
46 lines
object Form3: TForm3
Left = 318
Top = 295
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Choose Installation Directory'
ClientHeight = 242
ClientWidth = 303
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object DirectoryListBox1: TDirectoryListBox
Left = 0
Top = 26
Width = 297
Height = 185
ItemHeight = 16
TabOrder = 0
OnClick = DirectoryListBox1Click
end
object BitBtn1: TBitBtn
Left = 109
Top = 220
Width = 84
Height = 20
Caption = 'OK'
TabOrder = 1
OnClick = BitBtn1Click
end
object DriveComboBox1: TDriveComboBox
Left = 2
Top = 3
Width = 157
Height = 19
TabOrder = 2
OnChange = DriveComboBox1Change
end
end